home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / diskutil / seced.lzh / SECED.DOC next >
Text File  |  1985-11-20  |  4KB  |  66 lines

  1. THE NO-FRILLS ST SECTOR EDITOR v1.01
  2.  
  3. 30 November 1985
  4. James M. Eli
  5. 74176,2137
  6.  
  7. No-Frills Documentation:
  8.     The author takes no responsiblity as to the quality or performance of
  9. this software.  Use this at your own risk... preferably on backup copies.
  10. You can easily render programs, or entire disks useless, believe me I
  11. know!
  12.     To Run:  First set your screen resolution to MEDIUM, then simply double
  13. click on the program name.  The title screen will prompt to insert your working
  14. disk and press RETURN (remember: use backups).  The program will now
  15. initialize and read sector '0' of drive 'A'.  From here on the program will
  16. accept input in both upper and lower case.  Use only the commands which are
  17. displayed, as there is limited error checking.  Here is a breif description of
  18. the commands available:
  19.  
  20.     O   Toggles between the lower and upper halves of the 512 byte sector.
  21.         Each time it displays 256 bytes (1-256/257-512) in both
  22.         hexadecimal and ASCII format.
  23.     N   New sector number to read or write.  Be careful not to outstep the
  24.         bounds of single (0-719) or double (0-1439) density drives.  The
  25.         noise this makes is enough to keep you from trying this more
  26.         than once.  If a sector less than 0 is requested, on the next
  27.         read operation sector 0 is substituted.
  28.     R   Read current sector.
  29.     W   Write to current sector.  You are given one chance to bail-out
  30.         before you make a permanent change.  Before going through with
  31.         this operation check the drive & sector #'s, and be sure this
  32.         is what you want.
  33.     +/- Respectively inrements or decrements the sector number, and
  34.         then reads this sector.  Should (!?) not step out-of-bounds.
  35.     M   Modify data.  Enter the location (1-512, making sure you are
  36.         displaying the correct half), followed by the new byte.  If a
  37.         new location is not specified, consectutive bytes are accessed.
  38.         Just hit RETURN when finished.  Be careful now!
  39.     D   Drive swap.  Toggle between drive A and B.
  40.     P   Prints the current sector in the buffer in both hex & ASCII.  Dumps
  41.         the data out the parallel port.
  42.     B   Changes the background color (Did I say no frills?).
  43.     Q   Quit and exit back to the Desktop.
  44.  
  45.     The Read and Write status returned will be '0' for successful
  46. operations.  Occasionally '-1' will pop up (which means: 'Anti-Success'),
  47. just check to make sure you requested a legal sector, your media is not write
  48. protected, etc. and try again.  If everything checks out you probably found a
  49. bad or missing sector (intentional or otherwise).  If you have used any of the
  50. sector editors for the 8-bit line you'll have no trouble here.
  51.     This program started out in Haba HIPPO-C, but was finished in the
  52. Alcyon C supplied with the developer's kit.  HIPPO-C has a good programming
  53. environment which makes going from the editor to compiler to linker easy.
  54. Unfortunately HIPPO-C lacks the support in their library to make extended
  55. BIOS calls, this was the main reason to change C's.  If there is enough
  56. interest in this out there, I'll consider enhancements (add drop-down menus
  57. and all that good GEM stuff), and possible future 'No-Frills' programs... 
  58. how does a 'No-Frills ST Custom Formatter' sound?
  59.     If you have found this program of value, or you have a soft spot
  60. for poor programmers who have struggled endlessly to develop PD software
  61. feel free to send a $10.00 donation to:
  62.     James Eli
  63.     613 Paddy Run Rd.
  64.     Clarksville, TN  37042
  65. It will be greatly appreciated.  Hope you can use this.
  66. əəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəə